Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
ManagementFrame Class Reference

Management frame structure. More...

Inheritance diagram for ManagementFrame:
Pdu Signal

Public Attributes

string ssid
 
WirelessNetworkType networkType
 
WirelessRadioBand radioBand
 
WirelessAuthenType authenType
 
WirelessEncryptType encryptType
 
WirelessStandardChannel standardChannel
 
string key
 

Detailed Description

Management frame structure.

Member Data Documentation

◆ authenType

WirelessAuthenType ManagementFrame::authenType

◆ encryptType

WirelessEncryptType ManagementFrame::encryptType

◆ key

string ManagementFrame::key

◆ networkType

WirelessNetworkType ManagementFrame::networkType

◆ radioBand

WirelessRadioBand ManagementFrame::radioBand

◆ ssid

string ManagementFrame::ssid

◆ standardChannel

WirelessStandardChannel ManagementFrame::standardChannel

The documentation for this class was generated from the following file: